home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_097 / graphit / poster < prev    next >
Text File  |  1992-05-06  |  2KB  |  48 lines

  1. Article 1573 of comp.sys.amiga:
  2. Path: mcdsun!noao!hao!nbires!seismo!columbia!rutgers!clyde!watmath!watnot!watcgl!fdfishman
  3. From: fdfishman@watcgl.UUCP (Flynn D. Fishman)
  4. Newsgroups: comp.sys.amiga
  5. Subject: Graph It.c 1 of 2
  6. Keywords: A 2d,3d and parametric plotting program
  7. Message-ID: <420@watcgl.UUCP>
  8. Date: 21 Jan 87 04:27:00 GMT
  9. Distribution: comp
  10. Organization: U of Waterloo, Ontario
  11. Lines: 501
  12.  
  13. Well after many years of thinking about this program and making
  14. limited versions of it in BASIC on any machine I have touched I am
  15. happy to announce that I finally wrote (or started to) it.
  16.  
  17. But enough of my babbling what follows is a program to plot most
  18. simple functions (i.e. no conics yet) in 2 or 3 dimensions (as well as
  19. 2d parametric equations in term of t)  The program has a fairly good
  20. help so I won't go in much detail here, but be forwarned that this
  21. program is not 100% finished (say 90% and I do not know if or when I
  22. will do the last 10% since it works fine for what I need) As a result
  23. it might crash, although is doesn't for me I am sure that some smart
  24. fellow out there will make it crash.
  25.  
  26. So with out further ado the program
  27. (Note I did this program using Manxe 3.30 and I hope it works on all
  28.  other compilers but who knows)
  29.  
  30. Please send any comments, debugs or letters of appreciation to me
  31. as I am very interested in hearing what everyone thinks of one of my
  32. first major C projects.
  33.  
  34.       FDFISHMAN (Flynn D. Fishman) @ WATCGL
  35.  
  36. UUCP  :    ...!{decvax|ihnp4|clyde|allegra|utzoo}!watmath!watcgl!fdfishman   
  37. ARPA  :    fdfishman%watcgl%waterloo.csnet@csnet-relay.arpa 
  38. CSNET :    fdfishman%watcgl@waterloo.csnet
  39. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  40. This Cutsie saying space left intentionally left blank until such a time as
  41.    1) The above mentioned user can think of a cutsie saying
  42.    2) The above mentioned user with the aid of some friends can think of a 
  43.       cutsie saying.
  44. or 3) Sufficient time has passed such that plagerism of someone else's cutsie
  45.       saying would not be noticed by many.
  46. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  47.  
  48.